Skip to content

HT7#65

Open
mas-student wants to merge 2 commits into
romabelka:masterfrom
mas-student:HT7
Open

HT7#65
mas-student wants to merge 2 commits into
romabelka:masterfrom
mas-student:HT7

Conversation

@mas-student
Copy link
Copy Markdown

No description provided.

if (this.state.error) return <h2>{this.state.error.message}</h2>

const { isOpen, article, onButtonClick } = this.props
const { isOpen, article, onButtonClick, __ } = this.props
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не самое удачное название)

Comment thread src/index.js
ReactDOM.render(
<Provider store = {store}>
<ConnectedRouter history = {history}>
<Translator dictionary = {dictionary} >
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не понял где ты его переключаешь

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants